Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid copying folders that are not present in CI #34224

Closed
wants to merge 1 commit into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
This Diff is a copy of this PR that we have against 0.69-stable.

This Diff introduces some checks to prevent that we try to copy folders that are not present.

Changelog

Avoid copying the folders when they are not there.

[General] [Changed] - When preparing the Hermes workspace, we don't copy the folders that are not present.

Differential Revision: D37961092

@cipolleschi cipolleschi requested a review from hramos as a code owner July 19, 2022 16:31
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jul 19, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D37961092

@analysis-bot
Copy link

analysis-bot commented Jul 19, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,820,484 +0
android hermes armeabi-v7a 7,214,372 +0
android hermes x86 8,134,204 +0
android hermes x86_64 8,112,309 +0
android jsc arm64-v8a 9,698,003 +0
android jsc armeabi-v7a 8,454,127 +0
android jsc x86 9,649,800 +0
android jsc x86_64 10,248,023 +0

Base commit: d0b1d49
Branch: main

@analysis-bot
Copy link

analysis-bot commented Jul 19, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: e1d17c8
Branch: main

Summary:
This Diff is a copy of this [PR](facebook#34228) that we have against 0.69-stable.

This Diff makes sure we can build Hermes also in PR that are created against a stable branch

## Changelog

[General] [Changed] - Make sure we can build Hermes from source when PR are opened agains -stable

Differential Revision: D37961092

fbshipit-source-id: f9f9c9a71fa39303ddb775c10f9ad3d3ea2843f2
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D37961092

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in 361d939.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants